projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
210dede
)
Comment fixed.
author
Kenichi Handa
<handa@m17n.org>
Sat, 5 Apr 1997 02:35:53 +0000
(
02:35
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Sat, 5 Apr 1997 02:35:53 +0000
(
02:35
+0000)
lisp/international/ccl.el
patch
|
blob
|
history
diff --git
a/lisp/international/ccl.el
b/lisp/international/ccl.el
index 96318237126944fa3359af556f4c8e74964e26de..28b43b1beab353f2cdfb40cb98c9bcc82803c8e6 100644
(file)
--- a/
lisp/international/ccl.el
+++ b/
lisp/international/ccl.el
@@
-238,7
+238,7
@@
;; If REG is a CCL register symbol (e.g. r0, r1...), the register
;; number is embedded. If OP is one of unconditional jumps, DATA is
-;; changed to an
absolut
e jump address.
+;; changed to an
relativ
e jump address.
(defun ccl-embed-code (op reg data &optional reg2)
(if (and (> data 0) (get op 'jump-flag))